Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
speculative execution
A technique allows a superscalar processor to
keep its functional units as busy as possible by executing
instructions before it is known that they will be needed.
The Intel P6 uses speculative execution.
Compare branch prediction, speculative evaluation.
(1995-05-05)